SET GRAPHICS CARD

This command has been perminantly discontinued given the nature of modern graphics card solutions.

  Syntax
SET GRAPHICS CARD Cardname
  Parameters
Cardname
String
The graphics card string

  Returns

This command does not return a value.

  Example Code
cls
set display mode 800,600,32
set window on
maximize window
wait 1000*8
set graphics card cardstring$
do
loop
end
  See also

DISPLAY Commands Menu
Index